[INFO] cloning repository https://github.com/lxl66566/windows_registry_obj
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lxl66566/windows_registry_obj" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flxl66566%2Fwindows_registry_obj", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flxl66566%2Fwindows_registry_obj'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6b716ec5889b27b79743ba940f5a41c22eacefc7
[INFO] fixing lxl66566/windows_registry_obj against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flxl66566%2Fwindows_registry_obj" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lxl66566/windows_registry_obj
[INFO] finished tweaking git repo https://github.com/lxl66566/windows_registry_obj
[INFO] tweaked toml for git repo https://github.com/lxl66566/windows_registry_obj written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lxl66566/windows_registry_obj on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lxl66566/windows_registry_obj already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6c429969b98dc59cf7b814d8a790a679a31ff70c49e69dc37c9dd09f8668e3dc
[INFO] running `Command { std: "docker" "start" "6c429969b98dc59cf7b814d8a790a679a31ff70c49e69dc37c9dd09f8668e3dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6c429969b98dc59cf7b814d8a790a679a31ff70c49e69dc37c9dd09f8668e3dc" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c429969b98dc59cf7b814d8a790a679a31ff70c49e69dc37c9dd09f8668e3dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6c429969b98dc59cf7b814d8a790a679a31ff70c49e69dc37c9dd09f8668e3dc" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking windows-link v0.2.1
[INFO] [stderr]     Checking windows-strings v0.5.1
[INFO] [stderr]     Checking windows-result v0.4.1
[INFO] [stderr]     Checking windows-registry v0.6.1
[INFO] [stderr]     Checking windows_registry_obj v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `windows_registry::CLASSES_ROOT`, `windows_registry::CURRENT_CONFIG`, `windows_registry::CURRENT_USER`, `windows_registry::LOCAL_MACHINE`, `windows_registry::Result`, `windows_registry::Transaction`, `windows_registry::USERS`
[INFO] [stdout]  --> src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     CLASSES_ROOT, CURRENT_CONFIG, CURRENT_USER, LOCAL_MACHINE, Result, Transaction, USERS,
[INFO] [stdout]   |     ^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^  ^^^^^^^^^^^  ^^^^^ no `USERS` in the root
[INFO] [stdout]   |     |             |               |             |              |       |
[INFO] [stdout]   |     |             |               |             |              |       no `Transaction` in the root
[INFO] [stdout]   |     |             |               |             |              no `Result` in the root
[INFO] [stdout]   |     |             |               |             no `LOCAL_MACHINE` in the root
[INFO] [stdout]   |     |             |               no `CURRENT_USER` in the root
[INFO] [stdout]   |     |             no `CURRENT_CONFIG` in the root
[INFO] [stdout]   |     no `CLASSES_ROOT` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing one of these items instead:
[INFO] [stdout]           std::fmt::Result
[INFO] [stdout]           std::io::Result
[INFO] [stdout]           std::result::Result
[INFO] [stdout]           std::thread::Result
[INFO] [stdout]           core::fmt::Result
[INFO] [stdout]           core::result::Result
[INFO] [stdout]           windows_result::Result
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Key` in crate `windows_registry`
[INFO] [stdout]   --> src/lib.rs:16:52
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl From<&BaseKey> for &'static windows_registry::Key {
[INFO] [stdout]    |                                                    ^^^ not found in `windows_registry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Key` in crate `windows_registry`
[INFO] [stdout]   --> src/lib.rs:41:37
[INFO] [stdout]    |
[INFO] [stdout] 41 |     type Target = windows_registry::Key;
[INFO] [stdout]    |                                     ^^^ not found in `windows_registry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Type` in crate `windows_registry`
[INFO] [stdout]    --> src/lib.rs:107:55
[INFO] [stdout]     |
[INFO] [stdout] 107 | impl From<&'_ RegValueData<'_>> for windows_registry::Type {
[INFO] [stdout]     |                                                       ^^^^ not found in `windows_registry`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::mem::type_info::Type;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Type`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 107 - impl From<&'_ RegValueData<'_>> for windows_registry::Type {
[INFO] [stdout] 107 + impl From<&'_ RegValueData<'_>> for Type {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Type` in `windows_registry`
[INFO] [stdout]    --> src/lib.rs:110:58
[INFO] [stdout]     |
[INFO] [stdout] 110 |             RegValueData::String(_) => windows_registry::Type::String,
[INFO] [stdout]     |                                                          ^^^^ could not find `Type` in `windows_registry`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::mem::type_info::Type;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Type`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 110 -             RegValueData::String(_) => windows_registry::Type::String,
[INFO] [stdout] 110 +             RegValueData::String(_) => Type::String,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Type` in `windows_registry`
[INFO] [stdout]    --> src/lib.rs:111:68
[INFO] [stdout]     |
[INFO] [stdout] 111 |             RegValueData::ExpandableString(_) => windows_registry::Type::ExpandString,
[INFO] [stdout]     |                                                                    ^^^^ could not find `Type` in `windows_registry`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::mem::type_info::Type;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Type`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 111 -             RegValueData::ExpandableString(_) => windows_registry::Type::ExpandString,
[INFO] [stdout] 111 +             RegValueData::ExpandableString(_) => Type::ExpandString,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Type` in `windows_registry`
[INFO] [stdout]    --> src/lib.rs:112:57
[INFO] [stdout]     |
[INFO] [stdout] 112 |             RegValueData::DWord(_) => windows_registry::Type::U32,
[INFO] [stdout]     |                                                         ^^^^ could not find `Type` in `windows_registry`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::mem::type_info::Type;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Type`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 112 -             RegValueData::DWord(_) => windows_registry::Type::U32,
[INFO] [stdout] 112 +             RegValueData::DWord(_) => Type::U32,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Type` in `windows_registry`
[INFO] [stdout]    --> src/lib.rs:113:57
[INFO] [stdout]     |
[INFO] [stdout] 113 |             RegValueData::QWord(_) => windows_registry::Type::U64,
[INFO] [stdout]     |                                                         ^^^^ could not find `Type` in `windows_registry`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::mem::type_info::Type;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Type`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 113 -             RegValueData::QWord(_) => windows_registry::Type::U64,
[INFO] [stdout] 113 +             RegValueData::QWord(_) => Type::U64,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Type` in `windows_registry`
[INFO] [stdout]    --> src/lib.rs:114:58
[INFO] [stdout]     |
[INFO] [stdout] 114 |             RegValueData::Binary(_) => windows_registry::Type::Bytes,
[INFO] [stdout]     |                                                          ^^^^ could not find `Type` in `windows_registry`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::mem::type_info::Type;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Type`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 114 -             RegValueData::Binary(_) => windows_registry::Type::Bytes,
[INFO] [stdout] 114 +             RegValueData::Binary(_) => Type::Bytes,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Type` in `windows_registry`
[INFO] [stdout]    --> src/lib.rs:115:63
[INFO] [stdout]     |
[INFO] [stdout] 115 |             RegValueData::MultiString(_) => windows_registry::Type::MultiString,
[INFO] [stdout]     |                                                               ^^^^ could not find `Type` in `windows_registry`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::mem::type_info::Type;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Type`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 115 -             RegValueData::MultiString(_) => windows_registry::Type::MultiString,
[INFO] [stdout] 115 +             RegValueData::MultiString(_) => Type::MultiString,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Value` in crate `windows_registry`
[INFO] [stdout]    --> src/lib.rs:141:32
[INFO] [stdout]     |
[INFO] [stdout] 141 | impl TryFrom<windows_registry::Value> for RegValueDataOwned {
[INFO] [stdout]     |                                ^^^^^ not found in `windows_registry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Value` in crate `windows_registry`
[INFO] [stdout]    --> src/lib.rs:144:42
[INFO] [stdout]     |
[INFO] [stdout] 144 |     fn try_from(value: windows_registry::Value) -> std::result::Result<Self, Self::Error> {
[INFO] [stdout]     |                                          ^^^^^ not found in `windows_registry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Type` in `windows_registry`
[INFO] [stdout]    --> src/lib.rs:146:31
[INFO] [stdout]     |
[INFO] [stdout] 146 |             windows_registry::Type::U32 => RegValueData::DWord(value.try_into()?),
[INFO] [stdout]     |                               ^^^^ could not find `Type` in `windows_registry`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::mem::type_info::Type;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Type`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 146 -             windows_registry::Type::U32 => RegValueData::DWord(value.try_into()?),
[INFO] [stdout] 146 +             Type::U32 => RegValueData::DWord(value.try_into()?),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Type` in `windows_registry`
[INFO] [stdout]    --> src/lib.rs:147:31
[INFO] [stdout]     |
[INFO] [stdout] 147 |             windows_registry::Type::U64 => RegValueData::QWord(value.try_into()?),
[INFO] [stdout]     |                               ^^^^ could not find `Type` in `windows_registry`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::mem::type_info::Type;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Type`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 147 -             windows_registry::Type::U64 => RegValueData::QWord(value.try_into()?),
[INFO] [stdout] 147 +             Type::U64 => RegValueData::QWord(value.try_into()?),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Type` in `windows_registry`
[INFO] [stdout]    --> src/lib.rs:148:31
[INFO] [stdout]     |
[INFO] [stdout] 148 |             windows_registry::Type::String => RegValueData::String(Cow::Owned(value.try_into()?)),
[INFO] [stdout]     |                               ^^^^ could not find `Type` in `windows_registry`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::mem::type_info::Type;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Type`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 148 -             windows_registry::Type::String => RegValueData::String(Cow::Owned(value.try_into()?)),
[INFO] [stdout] 148 +             Type::String => RegValueData::String(Cow::Owned(value.try_into()?)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Type` in `windows_registry`
[INFO] [stdout]    --> src/lib.rs:149:31
[INFO] [stdout]     |
[INFO] [stdout] 149 |             windows_registry::Type::ExpandString => {
[INFO] [stdout]     |                               ^^^^ could not find `Type` in `windows_registry`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::mem::type_info::Type;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Type`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 149 -             windows_registry::Type::ExpandString => {
[INFO] [stdout] 149 +             Type::ExpandString => {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Type` in `windows_registry`
[INFO] [stdout]    --> src/lib.rs:152:31
[INFO] [stdout]     |
[INFO] [stdout] 152 |             windows_registry::Type::Bytes => RegValueData::Binary(Cow::Owned(value.to_vec())),
[INFO] [stdout]     |                               ^^^^ could not find `Type` in `windows_registry`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::mem::type_info::Type;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Type`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 152 -             windows_registry::Type::Bytes => RegValueData::Binary(Cow::Owned(value.to_vec())),
[INFO] [stdout] 152 +             Type::Bytes => RegValueData::Binary(Cow::Owned(value.to_vec())),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Type` in `windows_registry`
[INFO] [stdout]    --> src/lib.rs:153:31
[INFO] [stdout]     |
[INFO] [stdout] 153 |             windows_registry::Type::MultiString => {
[INFO] [stdout]     |                               ^^^^ could not find `Type` in `windows_registry`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::mem::type_info::Type;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Type`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 153 -             windows_registry::Type::MultiString => {
[INFO] [stdout] 153 +             Type::MultiString => {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Key` in crate `windows_registry`
[INFO] [stdout]    --> src/lib.rs:186:58
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn set_self_value(&self, key: &windows_registry::Key) -> Result<()> {
[INFO] [stdout]     |                                                          ^^^ not found in `windows_registry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Type` in `windows_registry`
[INFO] [stdout]    --> src/lib.rs:196:35
[INFO] [stdout]     |
[INFO] [stdout] 196 |                 windows_registry::Type::Bytes,
[INFO] [stdout]     |                                   ^^^^ could not find `Type` in `windows_registry`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::mem::type_info::Type;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Type`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 196 -                 windows_registry::Type::Bytes,
[INFO] [stdout] 196 +                 Type::Bytes,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Key` in crate `windows_registry`
[INFO] [stdout]    --> src/lib.rs:210:40
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub fn get(key: &windows_registry::Key, name: impl AsRef<str>) -> Result<RegValueDataOwned> {
[INFO] [stdout]     |                                        ^^^ not found in `windows_registry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Key` in crate `windows_registry`
[INFO] [stdout]    --> src/lib.rs:214:55
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn remove_self(&self, key: &windows_registry::Key) -> Result<()> {
[INFO] [stdout]     |                                                       ^^^ not found in `windows_registry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Key` in crate `windows_registry`
[INFO] [stdout]    --> src/lib.rs:271:60
[INFO] [stdout]     |
[INFO] [stdout] 271 |     pub fn open_read(&'a self) -> Result<windows_registry::Key> {
[INFO] [stdout]     |                                                            ^^^ not found in `windows_registry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Key` in crate `windows_registry`
[INFO] [stdout]    --> src/lib.rs:275:61
[INFO] [stdout]     |
[INFO] [stdout] 275 |     pub fn open_write(&'a self) -> Result<windows_registry::Key> {
[INFO] [stdout]     |                                                             ^^^ not found in `windows_registry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Key` in crate `windows_registry`
[INFO] [stdout]    --> src/lib.rs:284:81
[INFO] [stdout]     |
[INFO] [stdout] 284 |     pub fn open_with_tx(&'a self, tx: &Transaction) -> Result<windows_registry::Key> {
[INFO] [stdout]     |                                                                                 ^^^ not found in `windows_registry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `windows_registry::CLASSES_ROOT`, `windows_registry::CURRENT_CONFIG`, `windows_registry::CURRENT_USER`, `windows_registry::LOCAL_MACHINE`, `windows_registry::Result`, `windows_registry::Transaction`, `windows_registry::USERS`
[INFO] [stdout]  --> src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     CLASSES_ROOT, CURRENT_CONFIG, CURRENT_USER, LOCAL_MACHINE, Result, Transaction, USERS,
[INFO] [stdout]   |     ^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^  ^^^^^^^^^^^  ^^^^^ no `USERS` in the root
[INFO] [stdout]   |     |             |               |             |              |       |
[INFO] [stdout]   |     |             |               |             |              |       no `Transaction` in the root
[INFO] [stdout]   |     |             |               |             |              no `Result` in the root
[INFO] [stdout]   |     |             |               |             no `LOCAL_MACHINE` in the root
[INFO] [stdout]   |     |             |               no `CURRENT_USER` in the root
[INFO] [stdout]   |     |             no `CURRENT_CONFIG` in the root
[INFO] [stdout]   |     no `CLASSES_ROOT` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing one of these items instead:
[INFO] [stdout]           std::fmt::Result
[INFO] [stdout]           std::io::Result
[INFO] [stdout]           std::result::Result
[INFO] [stdout]           std::thread::Result
[INFO] [stdout]           core::fmt::Result
[INFO] [stdout]           core::result::Result
[INFO] [stdout]           windows_result::Result
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `windows_registry_obj` (lib) due to 25 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0425]: cannot find type `Key` in crate `windows_registry`
[INFO] [stdout]   --> src/lib.rs:16:52
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl From<&BaseKey> for &'static windows_registry::Key {
[INFO] [stdout]    |                                                    ^^^ not found in `windows_registry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Key` in crate `windows_registry`
[INFO] [stdout]   --> src/lib.rs:41:37
[INFO] [stdout]    |
[INFO] [stdout] 41 |     type Target = windows_registry::Key;
[INFO] [stdout]    |                                     ^^^ not found in `windows_registry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Type` in crate `windows_registry`
[INFO] [stdout]    --> src/lib.rs:107:55
[INFO] [stdout]     |
[INFO] [stdout] 107 | impl From<&'_ RegValueData<'_>> for windows_registry::Type {
[INFO] [stdout]     |                                                       ^^^^ not found in `windows_registry`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::mem::type_info::Type;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Type`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 107 - impl From<&'_ RegValueData<'_>> for windows_registry::Type {
[INFO] [stdout] 107 + impl From<&'_ RegValueData<'_>> for Type {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Type` in `windows_registry`
[INFO] [stdout]    --> src/lib.rs:110:58
[INFO] [stdout]     |
[INFO] [stdout] 110 |             RegValueData::String(_) => windows_registry::Type::String,
[INFO] [stdout]     |                                                          ^^^^ could not find `Type` in `windows_registry`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::mem::type_info::Type;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Type`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 110 -             RegValueData::String(_) => windows_registry::Type::String,
[INFO] [stdout] 110 +             RegValueData::String(_) => Type::String,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Type` in `windows_registry`
[INFO] [stdout]    --> src/lib.rs:111:68
[INFO] [stdout]     |
[INFO] [stdout] 111 |             RegValueData::ExpandableString(_) => windows_registry::Type::ExpandString,
[INFO] [stdout]     |                                                                    ^^^^ could not find `Type` in `windows_registry`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::mem::type_info::Type;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Type`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 111 -             RegValueData::ExpandableString(_) => windows_registry::Type::ExpandString,
[INFO] [stdout] 111 +             RegValueData::ExpandableString(_) => Type::ExpandString,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Type` in `windows_registry`
[INFO] [stdout]    --> src/lib.rs:112:57
[INFO] [stdout]     |
[INFO] [stdout] 112 |             RegValueData::DWord(_) => windows_registry::Type::U32,
[INFO] [stdout]     |                                                         ^^^^ could not find `Type` in `windows_registry`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::mem::type_info::Type;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Type`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 112 -             RegValueData::DWord(_) => windows_registry::Type::U32,
[INFO] [stdout] 112 +             RegValueData::DWord(_) => Type::U32,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Type` in `windows_registry`
[INFO] [stdout]    --> src/lib.rs:113:57
[INFO] [stdout]     |
[INFO] [stdout] 113 |             RegValueData::QWord(_) => windows_registry::Type::U64,
[INFO] [stdout]     |                                                         ^^^^ could not find `Type` in `windows_registry`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::mem::type_info::Type;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Type`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 113 -             RegValueData::QWord(_) => windows_registry::Type::U64,
[INFO] [stdout] 113 +             RegValueData::QWord(_) => Type::U64,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Type` in `windows_registry`
[INFO] [stdout]    --> src/lib.rs:114:58
[INFO] [stdout]     |
[INFO] [stdout] 114 |             RegValueData::Binary(_) => windows_registry::Type::Bytes,
[INFO] [stdout]     |                                                          ^^^^ could not find `Type` in `windows_registry`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::mem::type_info::Type;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Type`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 114 -             RegValueData::Binary(_) => windows_registry::Type::Bytes,
[INFO] [stdout] 114 +             RegValueData::Binary(_) => Type::Bytes,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Type` in `windows_registry`
[INFO] [stdout]    --> src/lib.rs:115:63
[INFO] [stdout]     |
[INFO] [stdout] 115 |             RegValueData::MultiString(_) => windows_registry::Type::MultiString,
[INFO] [stdout]     |                                                               ^^^^ could not find `Type` in `windows_registry`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::mem::type_info::Type;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Type`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 115 -             RegValueData::MultiString(_) => windows_registry::Type::MultiString,
[INFO] [stdout] 115 +             RegValueData::MultiString(_) => Type::MultiString,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Value` in crate `windows_registry`
[INFO] [stdout]    --> src/lib.rs:141:32
[INFO] [stdout]     |
[INFO] [stdout] 141 | impl TryFrom<windows_registry::Value> for RegValueDataOwned {
[INFO] [stdout]     |                                ^^^^^ not found in `windows_registry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Value` in crate `windows_registry`
[INFO] [stdout]    --> src/lib.rs:144:42
[INFO] [stdout]     |
[INFO] [stdout] 144 |     fn try_from(value: windows_registry::Value) -> std::result::Result<Self, Self::Error> {
[INFO] [stdout]     |                                          ^^^^^ not found in `windows_registry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Type` in `windows_registry`
[INFO] [stdout]    --> src/lib.rs:146:31
[INFO] [stdout]     |
[INFO] [stdout] 146 |             windows_registry::Type::U32 => RegValueData::DWord(value.try_into()?),
[INFO] [stdout]     |                               ^^^^ could not find `Type` in `windows_registry`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::mem::type_info::Type;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Type`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 146 -             windows_registry::Type::U32 => RegValueData::DWord(value.try_into()?),
[INFO] [stdout] 146 +             Type::U32 => RegValueData::DWord(value.try_into()?),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Type` in `windows_registry`
[INFO] [stdout]    --> src/lib.rs:147:31
[INFO] [stdout]     |
[INFO] [stdout] 147 |             windows_registry::Type::U64 => RegValueData::QWord(value.try_into()?),
[INFO] [stdout]     |                               ^^^^ could not find `Type` in `windows_registry`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::mem::type_info::Type;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Type`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 147 -             windows_registry::Type::U64 => RegValueData::QWord(value.try_into()?),
[INFO] [stdout] 147 +             Type::U64 => RegValueData::QWord(value.try_into()?),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Type` in `windows_registry`
[INFO] [stdout]    --> src/lib.rs:148:31
[INFO] [stdout]     |
[INFO] [stdout] 148 |             windows_registry::Type::String => RegValueData::String(Cow::Owned(value.try_into()?)),
[INFO] [stdout]     |                               ^^^^ could not find `Type` in `windows_registry`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::mem::type_info::Type;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Type`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 148 -             windows_registry::Type::String => RegValueData::String(Cow::Owned(value.try_into()?)),
[INFO] [stdout] 148 +             Type::String => RegValueData::String(Cow::Owned(value.try_into()?)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Type` in `windows_registry`
[INFO] [stdout]    --> src/lib.rs:149:31
[INFO] [stdout]     |
[INFO] [stdout] 149 |             windows_registry::Type::ExpandString => {
[INFO] [stdout]     |                               ^^^^ could not find `Type` in `windows_registry`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::mem::type_info::Type;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Type`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 149 -             windows_registry::Type::ExpandString => {
[INFO] [stdout] 149 +             Type::ExpandString => {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Type` in `windows_registry`
[INFO] [stdout]    --> src/lib.rs:152:31
[INFO] [stdout]     |
[INFO] [stdout] 152 |             windows_registry::Type::Bytes => RegValueData::Binary(Cow::Owned(value.to_vec())),
[INFO] [stdout]     |                               ^^^^ could not find `Type` in `windows_registry`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::mem::type_info::Type;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Type`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 152 -             windows_registry::Type::Bytes => RegValueData::Binary(Cow::Owned(value.to_vec())),
[INFO] [stdout] 152 +             Type::Bytes => RegValueData::Binary(Cow::Owned(value.to_vec())),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Type` in `windows_registry`
[INFO] [stdout]    --> src/lib.rs:153:31
[INFO] [stdout]     |
[INFO] [stdout] 153 |             windows_registry::Type::MultiString => {
[INFO] [stdout]     |                               ^^^^ could not find `Type` in `windows_registry`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::mem::type_info::Type;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Type`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 153 -             windows_registry::Type::MultiString => {
[INFO] [stdout] 153 +             Type::MultiString => {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Key` in crate `windows_registry`
[INFO] [stdout]    --> src/lib.rs:186:58
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn set_self_value(&self, key: &windows_registry::Key) -> Result<()> {
[INFO] [stdout]     |                                                          ^^^ not found in `windows_registry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Type` in `windows_registry`
[INFO] [stdout]    --> src/lib.rs:196:35
[INFO] [stdout]     |
[INFO] [stdout] 196 |                 windows_registry::Type::Bytes,
[INFO] [stdout]     |                                   ^^^^ could not find `Type` in `windows_registry`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::mem::type_info::Type;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Type`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 196 -                 windows_registry::Type::Bytes,
[INFO] [stdout] 196 +                 Type::Bytes,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Key` in crate `windows_registry`
[INFO] [stdout]    --> src/lib.rs:210:40
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub fn get(key: &windows_registry::Key, name: impl AsRef<str>) -> Result<RegValueDataOwned> {
[INFO] [stdout]     |                                        ^^^ not found in `windows_registry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Key` in crate `windows_registry`
[INFO] [stdout]    --> src/lib.rs:214:55
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn remove_self(&self, key: &windows_registry::Key) -> Result<()> {
[INFO] [stdout]     |                                                       ^^^ not found in `windows_registry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Key` in crate `windows_registry`
[INFO] [stdout]    --> src/lib.rs:271:60
[INFO] [stdout]     |
[INFO] [stdout] 271 |     pub fn open_read(&'a self) -> Result<windows_registry::Key> {
[INFO] [stdout]     |                                                            ^^^ not found in `windows_registry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Key` in crate `windows_registry`
[INFO] [stdout]    --> src/lib.rs:275:61
[INFO] [stdout]     |
[INFO] [stdout] 275 |     pub fn open_write(&'a self) -> Result<windows_registry::Key> {
[INFO] [stdout]     |                                                             ^^^ not found in `windows_registry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Key` in crate `windows_registry`
[INFO] [stdout]    --> src/lib.rs:284:81
[INFO] [stdout]     |
[INFO] [stdout] 284 |     pub fn open_with_tx(&'a self, tx: &Transaction) -> Result<windows_registry::Key> {
[INFO] [stdout]     |                                                                                 ^^^ not found in `windows_registry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `windows_registry_obj` (lib test) due to 25 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6c429969b98dc59cf7b814d8a790a679a31ff70c49e69dc37c9dd09f8668e3dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c429969b98dc59cf7b814d8a790a679a31ff70c49e69dc37c9dd09f8668e3dc", kill_on_drop: false }`
[INFO] [stdout] 6c429969b98dc59cf7b814d8a790a679a31ff70c49e69dc37c9dd09f8668e3dc
